home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Programming / LEDA / source / src / plane / Make.lst < prev    next >
Encoding:
File List  |  1994-11-16  |  289 b   |  25 lines

  1.  
  2. OBJECTS = \
  3. _point$o \
  4. _segment$o \
  5. _line$o \
  6. _circle$o \
  7. _polygon$o \
  8. _misc$o \
  9. _convex_hull$o \
  10. _delaunay_tree$o \
  11. _point_set$o \
  12. _iv_tree$o \
  13. _ps_tree$o \
  14. _range_tree$o \
  15. _seg_set$o \
  16. _seg_tree$o \
  17. _simplex$o \
  18. _subdivision$o \
  19. _sweep_segments$o \
  20. _voronoi$o
  21.  
  22. #_Point1$o
  23. #_Segment1$o
  24.  
  25.